It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2024-11-16 0 1 // 1 2024-11-17 0 1 // 2 2024-11-18 0 3 // 3 2024-11-19 0 0 // 4 2024-11-20 0 12 // 5 2024-11-21 0 2 // 6 2024-11-22 0 5 // 7 2024-11-23 0 8 // 8 2024-11-24 0 6 // 9 2024-11-25 0 1 // 10 2024-11-26 0 0 // 11 2024-11-27 0 0 // 12 2024-11-28 0 0 // 13 2024-11-29 0 0 // 14 2024-11-30 0 12 // 15 2024-12-01 0 2 // 16 2024-12-02 0 1 // 17 2024-12-03 0 1 // 18 2024-12-04 0 4 // 19 2024-12-05 0 12 // 20 2024-12-06 0 6